expvar.Int.Add (method)

2 uses

	expvar (current package)
		expvar.go#L60: func (v *Int) Add(delta int64) {
		expvar.go#L187: 		iv.Add(delta)